Directory libraries/Modelica_LinearSystems2 2.3/Math/Matrices/

Directory Deleted:
2013-10-03 16:42
Total Files:
0
Deleted Files:
45
Lines of Code:
0

[root]/libraries/Modelica_LinearSystems2 2.3/Math/Matrices
                    Folder removed from repo Internal (0 files, 0 lines)
                    Folder removed from repo LAPACK (0 files, 0 lines)

Lines of Code

libraries/Modelica_LinearSystems2 2.3/Math/Matrices/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 209 (100.0%) 937 (100.0%) 4.4
hudson 127 (60.8%) 527 (56.2%) 4.1
sjoelund.se 82 (39.2%) 410 (43.8%) 5.0

Most Recent Commits

sjoelund.se 2013-10-03 16:42 Rev.: 17510

- Base MSL 3.1 on the modelica.org maintenance branch, with our patches
- Removing Modelica_LinearSystems2 from OM svn (the builds install a different version of the library anyway)

0 lines of code changed in 45 files:

  • libraries/Modelica_LinearSystems2 2.3/Math/Matrices: Examples.mo (del), LQ.mo (del), LU.mo (del), LU_solve.mo (del), LU_solve2.mo (del), QR.mo (del), care.mo (del), cholesky.mo (del), choleskyDownDate.mo (del), choleskyDownDate2.mo (del), choleskyUpDate.mo (del), conditionNumber.mo (del), dare.mo (del), det.mo (del), dlyapunov.mo (del), dsylvester.mo (del), eigenValues.mo (del), equalityLeastSquares.mo (del), fliplr.mo (del), flipud.mo (del), fromFile.mo (del), generalizedEigenvaluesTriangular.mo (del), hessenberg.mo (del), householderReflexion.mo (del), householderSimilarityTransformation.mo (del), leastSquares.mo (del), leastSquares2.mo (del), lyapunov.mo (del), norm.mo (del), nullspace.mo (del), orthogonalQ.mo (del), package.mo (del), package.order (del), printMatrix.mo (del), printMatrixInHtml.mo (del), rcond.mo (del), rsf.mo (del), rsf2.mo (del), solve.mo (del), solve2.mo (del), solve2r.mo (del), sylvester.mo (del), toUpperHessenberg.mo (del), trace.mo (del), triangle.mo (del)
sjoelund.se 2013-05-02 21:17 Rev.: 15963

Revert r15962 (accidently replaced 8 spaces with 2 spaces; was supposed to be 1 tab to 2 spaces but text editors messed up the command)
Contact me if you have problems merging your working copy

410 lines of code changed in 37 files:

  • libraries/Modelica_LinearSystems2 2.3/Math/Matrices: Examples.mo (+41 -41), LQ.mo (+5 -5), LU.mo (+5 -5), LU_solve.mo (+2 -2), LU_solve2.mo (+10 -10), QR.mo (+6 -6), care.mo (+3 -3), cholesky.mo (+2 -2), choleskyDownDate.mo (+19 -19), choleskyDownDate2.mo (+19 -19), choleskyUpDate.mo (+2 -2), conditionNumber.mo (+1 -1), det.mo (+1 -1), dlyapunov.mo (+3 -3), dsylvester.mo (+30 -30), eigenValues.mo (+6 -6), equalityLeastSquares.mo (+6 -6), fromFile.mo (+2 -2), generalizedEigenvaluesTriangular.mo (+103 -103), hessenberg.mo (+5 -5), householderReflexion.mo (+4 -4), householderSimilarityTransformation.mo (+6 -6), leastSquares.mo (+1 -1), leastSquares2.mo (+6 -6), lyapunov.mo (+24 -24), nullspace.mo (+3 -3), orthogonalQ.mo (+20 -20), printMatrix.mo (+5 -5), printMatrixInHtml.mo (+21 -21), rcond.mo (+1 -1), rsf.mo (+10 -10), rsf2.mo (+12 -12), solve.mo (+2 -2), solve2.mo (+6 -6), solve2r.mo (+10 -10), sylvester.mo (+5 -5), toUpperHessenberg.mo (+3 -3)
hudson 2013-05-02 20:46 Rev.: 15962

[Janitor mode] Fix tabs

410 lines of code changed in 37 files:

  • libraries/Modelica_LinearSystems2 2.3/Math/Matrices: Examples.mo (+41 -41), LQ.mo (+5 -5), LU.mo (+5 -5), LU_solve.mo (+2 -2), LU_solve2.mo (+10 -10), QR.mo (+6 -6), care.mo (+3 -3), cholesky.mo (+2 -2), choleskyDownDate.mo (+19 -19), choleskyDownDate2.mo (+19 -19), choleskyUpDate.mo (+2 -2), conditionNumber.mo (+1 -1), det.mo (+1 -1), dlyapunov.mo (+3 -3), dsylvester.mo (+30 -30), eigenValues.mo (+6 -6), equalityLeastSquares.mo (+6 -6), fromFile.mo (+2 -2), generalizedEigenvaluesTriangular.mo (+103 -103), hessenberg.mo (+5 -5), householderReflexion.mo (+4 -4), householderSimilarityTransformation.mo (+6 -6), leastSquares.mo (+1 -1), leastSquares2.mo (+6 -6), lyapunov.mo (+24 -24), nullspace.mo (+3 -3), orthogonalQ.mo (+20 -20), printMatrix.mo (+5 -5), printMatrixInHtml.mo (+21 -21), rcond.mo (+1 -1), rsf.mo (+10 -10), rsf2.mo (+12 -12), solve.mo (+2 -2), solve2.mo (+6 -6), solve2r.mo (+10 -10), sylvester.mo (+5 -5), toUpperHessenberg.mo (+3 -3)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

117 lines of code changed in 90 files:

  • libraries/Modelica_LinearSystems2 2.3/Math/Matrices: Examples.mo (+1), LQ.mo (+1), LU.mo (+1), LU_solve.mo (new), LU_solve2.mo (+1), QR.mo (new), care.mo (new), cholesky.mo (new), choleskyDownDate.mo (new), choleskyDownDate2.mo (new), choleskyUpDate.mo (+1), conditionNumber.mo (+1), dare.mo (+1), det.mo (new), dlyapunov.mo (new), dsylvester.mo (+1), eigenValues.mo (+1), equalityLeastSquares.mo (+1), fliplr.mo (new), flipud.mo (+1), fromFile.mo (new), generalizedEigenvaluesTriangular.mo (+1), hessenberg.mo (new), householderReflexion.mo (new), householderSimilarityTransformation.mo (new), leastSquares.mo (+1), leastSquares2.mo (new), lyapunov.mo (new), norm.mo (+1), nullspace.mo (new), orthogonalQ.mo (new), package.mo (+2), package.order (new), printMatrix.mo (+1), printMatrixInHtml.mo (new), rcond.mo (+1), rsf.mo (+1), rsf2.mo (new), solve.mo (new), solve2.mo (+1), solve2r.mo (new), sylvester.mo (+1), toUpperHessenberg.mo (new), trace.mo (+1), triangle.mo (new)
Generated by StatSVN 0.7.0